xen: arm: Annotate registers trapped by HCR_EL1.TIDCP
authorIan Campbell <ian.campbell@citrix.com>
Mon, 30 Mar 2015 12:42:52 +0000 (13:42 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 8 May 2015 10:50:49 +0000 (11:50 +0100)
commit18babb3bf0d160b7146504e1043096482b967543
tree3a60907705eb689181d9d08b5727dceb7b5c3dcb
parent02d9cfb0b5926eceb23a77c081120258ce752022
xen: arm: Annotate registers trapped by HCR_EL1.TIDCP

This traps variety of implementation defined registers, so add a note
to the default case of the respective handler.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Julien Grall <julien.grall@citrix.com>
xen/arch/arm/traps.c